[INFO] cloning repository https://github.com/trimero-org/trimero-konekto
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trimero-org/trimero-konekto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrimero-org%2Ftrimero-konekto", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrimero-org%2Ftrimero-konekto'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 755386dd170730a5e15d9a43ddfdaadceba64fd3
[INFO] checking trimero-org/trimero-konekto against try#8a2f6fe57adadb246778b8d41925d3dc46d468cb for pr-158320
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrimero-org%2Ftrimero-konekto" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/trimero-org/trimero-konekto
[INFO] finished tweaking git repo https://github.com/trimero-org/trimero-konekto
[INFO] tweaked toml for git repo https://github.com/trimero-org/trimero-konekto written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/trimero-org/trimero-konekto on toolchain 8a2f6fe57adadb246778b8d41925d3dc46d468cb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/trimero-org/trimero-konekto already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c4a4837a531f0e22e9630d6d4ff48fd65aa892793ad1b243425ea1cf8d815ca1
[INFO] running `Command { std: "docker" "start" "c4a4837a531f0e22e9630d6d4ff48fd65aa892793ad1b243425ea1cf8d815ca1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c4a4837a531f0e22e9630d6d4ff48fd65aa892793ad1b243425ea1cf8d815ca1" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4a4837a531f0e22e9630d6d4ff48fd65aa892793ad1b243425ea1cf8d815ca1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c4a4837a531f0e22e9630d6d4ff48fd65aa892793ad1b243425ea1cf8d815ca1" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking hybrid-array v0.4.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking digest v0.11.2
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking keccak v0.2.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sha3 v0.11.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking der v0.8.0
[INFO] [stderr]     Checking signature v3.0.0-rc.10
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking module-lattice v0.2.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking spki v0.8.0
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]     Checking pkcs8 v0.11.0-rc.11
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking ml-dsa v0.1.0-rc.8
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking docker_credential v1.3.2
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking etcetera v0.8.0
[INFO] [stderr]     Checking tokio-tar v0.3.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking hyperlocal v0.9.1
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking serde_with v3.18.0
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]     Checking parse-display v0.9.1
[INFO] [stderr]     Checking bollard-stubs v1.47.1-rc.27.3.1
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]     Checking konekto-core v0.0.0 (/opt/rustwide/workdir/crates/konekto-core)
[INFO] [stderr]     Checking bollard v0.18.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking testcontainers v0.23.3
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking testcontainers-modules v0.11.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking konekto-db v0.0.0 (/opt/rustwide/workdir/crates/konekto-db)
[INFO] [stderr]     Checking konekto-api v0.0.0 (/opt/rustwide/workdir/crates/konekto-api)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "c4a4837a531f0e22e9630d6d4ff48fd65aa892793ad1b243425ea1cf8d815ca1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4a4837a531f0e22e9630d6d4ff48fd65aa892793ad1b243425ea1cf8d815ca1", kill_on_drop: false }`
[INFO] [stdout] c4a4837a531f0e22e9630d6d4ff48fd65aa892793ad1b243425ea1cf8d815ca1
